Skip to content

ListObservable.IsReadOnly property

Defined in

Type: ListObservable Namespace: System.Reactive Assembly: System.Reactive.dll

Applies to

netstandard2.0

public bool IsReadOnly { get; }

Summary: Gets a value that indicates whether the ListObservable is read-only.

Returns: bool